﻿2026-07-08T23:46:34.9690585Z ##[group]Run actions/checkout@v5
2026-07-08T23:46:34.9691314Z with:
2026-07-08T23:46:34.9691829Z   repository: SaberMage/spt-core
2026-07-08T23:46:34.9695561Z   token: ***
2026-07-08T23:46:34.9696061Z   ssh-strict: true
2026-07-08T23:46:34.9696596Z   ssh-user: git
2026-07-08T23:46:34.9697105Z   persist-credentials: true
2026-07-08T23:46:34.9697668Z   clean: true
2026-07-08T23:46:34.9698212Z   sparse-checkout-cone-mode: true
2026-07-08T23:46:34.9698784Z   fetch-depth: 1
2026-07-08T23:46:34.9699442Z   fetch-tags: false
2026-07-08T23:46:34.9699965Z   show-progress: true
2026-07-08T23:46:34.9700483Z   lfs: false
2026-07-08T23:46:34.9700978Z   submodules: false
2026-07-08T23:46:34.9701512Z   set-safe-directory: true
2026-07-08T23:46:34.9702084Z env:
2026-07-08T23:46:34.9702581Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-08T23:46:34.9703198Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-08T23:46:34.9703787Z ##[endgroup]
2026-07-08T23:46:35.0696461Z Syncing repository: SaberMage/spt-core
2026-07-08T23:46:35.0698684Z ##[group]Getting Git version info
2026-07-08T23:46:35.0699676Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-08T23:46:35.0700845Z [command]/usr/bin/git version
2026-07-08T23:46:35.0701368Z git version 2.43.0
2026-07-08T23:46:35.0702785Z ##[endgroup]
2026-07-08T23:46:35.0707198Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/24315878-a81c-4e3c-9150-5b9878d2503a' before making global git config changes
2026-07-08T23:46:35.0708542Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T23:46:35.0711301Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-08T23:46:35.0754188Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-08T23:46:35.0789298Z https://github.com/SaberMage/spt-core
2026-07-08T23:46:35.0806974Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T23:46:35.0811821Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T23:46:35.0864062Z refs/heads/main
2026-07-08T23:46:35.0874423Z [command]/usr/bin/git checkout --detach
2026-07-08T23:46:35.1254481Z HEAD is now at b6594201a Merge PR #61: MUSL-TIER W1 — target-triple centralization
2026-07-08T23:46:35.1336381Z [command]/usr/bin/git branch --delete --force main
2026-07-08T23:46:35.1385077Z Deleted branch main (was b6594201a).
2026-07-08T23:46:35.1391658Z ##[endgroup]
2026-07-08T23:46:35.1394464Z [command]/usr/bin/git submodule status
2026-07-08T23:46:35.1603680Z ##[group]Cleaning the repository
2026-07-08T23:46:35.1608271Z [command]/usr/bin/git clean -ffdx
2026-07-08T23:46:37.7731952Z Removing .adapter-notify/
2026-07-08T23:46:37.7732774Z Removing target/
2026-07-08T23:46:37.7745730Z [command]/usr/bin/git reset --hard HEAD
2026-07-08T23:46:37.7876077Z HEAD is now at b6594201a Merge PR #61: MUSL-TIER W1 — target-triple centralization
2026-07-08T23:46:37.7884414Z ##[endgroup]
2026-07-08T23:46:37.7886356Z ##[group]Disabling automatic garbage collection
2026-07-08T23:46:37.7891032Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T23:46:37.7927364Z ##[endgroup]
2026-07-08T23:46:37.7927939Z ##[group]Setting up auth
2026-07-08T23:46:37.7934693Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T23:46:37.7982905Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T23:46:37.8277818Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T23:46:37.8320650Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T23:46:37.8561512Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T23:46:37.8592505Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T23:46:37.8847688Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T23:46:37.8891974Z ##[endgroup]
2026-07-08T23:46:37.8892556Z ##[group]Fetching the repository
2026-07-08T23:46:37.8900187Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +006872dac14627cf64925b5ab625bc1d8a53a46f:refs/remotes/pull/62/merge
2026-07-08T23:46:38.6135042Z From https://github.com/SaberMage/spt-core
2026-07-08T23:46:38.6135800Z  * [new ref]             006872dac14627cf64925b5ab625bc1d8a53a46f -> pull/62/merge
2026-07-08T23:46:38.6176141Z ##[endgroup]
2026-07-08T23:46:38.6176747Z ##[group]Determining the checkout info
2026-07-08T23:46:38.6180234Z ##[endgroup]
2026-07-08T23:46:38.6185771Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T23:46:38.6254140Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T23:46:38.6295671Z ##[group]Checking out the ref
2026-07-08T23:46:38.6302024Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/62/merge
2026-07-08T23:46:38.6511493Z Previous HEAD position was b6594201a Merge PR #61: MUSL-TIER W1 — target-triple centralization
2026-07-08T23:46:38.6514665Z HEAD is now at 006872dac Merge f1a841afed86f93bef7f75b9d73b00f791d558af into b6594201a81e22920b8ad9e717da67d5a2768e63
2026-07-08T23:46:38.6533115Z ##[endgroup]
2026-07-08T23:46:38.6600607Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T23:46:38.6647609Z 006872dac14627cf64925b5ab625bc1d8a53a46f
